Version 24.2 (latest)

IFastItemColumn<T> Interface Properties

For a list of all members of this type, see IFastItemColumn<T> members.

Public Properties
 NameDescription
 PropertyMaximumGets the column's maximum value.  
 PropertyMayContainUnknownsGets if the data may contain unknown values (null, NaN, etc).  
 PropertyMinimumGets the column's minimum value.  
See Also